Global Index
HTML5 JS API Index > WebRTC Tutorials & Specs

RTCIceCandidateInit

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
DOMString
candidate
DOMString sdpMid
DOMString
sdpMid
unsigned short sdpMLineIndex
unsigned shortsdpMLineIndex
Referenced by
RTCIceCandidateRTCIceCandidate(...)